3.386 \(\int \frac {\tanh ^2(c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx\)

Optimal. Leaf size=31 \[ \text {Int}\left (\frac {\tanh ^2(c+d x)}{(e+f x) (a+b \sinh (c+d x))},x\right ) \]

[Out]

Unintegrable(tanh(d*x+c)^2/(f*x+e)/(a+b*sinh(d*x+c)),x)

________________________________________________________________________________________

Rubi [A]  time = 0.07, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {\tanh ^2(c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx \]

Verification is Not applicable to the result.

[In]

Int[Tanh[c + d*x]^2/((e + f*x)*(a + b*Sinh[c + d*x])),x]

[Out]

Defer[Int][Tanh[c + d*x]^2/((e + f*x)*(a + b*Sinh[c + d*x])), x]

Rubi steps

\begin {align*} \int \frac {\tanh ^2(c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx &=\int \frac {\tanh ^2(c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx\\ \end {align*}

________________________________________________________________________________________

Mathematica [F]  time = 180.00, size = 0, normalized size = 0.00 \[ \text {\$Aborted} \]

Verification is Not applicable to the result.

[In]

Integrate[Tanh[c + d*x]^2/((e + f*x)*(a + b*Sinh[c + d*x])),x]

[Out]

$Aborted

________________________________________________________________________________________

fricas [A]  time = 0.54, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {\tanh \left (d x + c\right )^{2}}{a f x + a e + {\left (b f x + b e\right )} \sinh \left (d x + c\right )}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tanh(d*x+c)^2/(f*x+e)/(a+b*sinh(d*x+c)),x, algorithm="fricas")

[Out]

integral(tanh(d*x + c)^2/(a*f*x + a*e + (b*f*x + b*e)*sinh(d*x + c)), x)

________________________________________________________________________________________

giac [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tanh(d*x+c)^2/(f*x+e)/(a+b*sinh(d*x+c)),x, algorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

maple [A]  time = 0.68, size = 0, normalized size = 0.00 \[ \int \frac {\tanh ^{2}\left (d x +c \right )}{\left (f x +e \right ) \left (a +b \sinh \left (d x +c \right )\right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tanh(d*x+c)^2/(f*x+e)/(a+b*sinh(d*x+c)),x)

[Out]

int(tanh(d*x+c)^2/(f*x+e)/(a+b*sinh(d*x+c)),x)

________________________________________________________________________________________

maxima [A]  time = 0.00, size = 0, normalized size = 0.00 \[ 2 \, a^{2} \int -\frac {e^{\left (d x + c\right )}}{a^{2} b e + b^{3} e + {\left (a^{2} b f + b^{3} f\right )} x - {\left (a^{2} b e e^{\left (2 \, c\right )} + b^{3} e e^{\left (2 \, c\right )} + {\left (a^{2} b f e^{\left (2 \, c\right )} + b^{3} f e^{\left (2 \, c\right )}\right )} x\right )} e^{\left (2 \, d x\right )} - 2 \, {\left (a^{3} e e^{c} + a b^{2} e e^{c} + {\left (a^{3} f e^{c} + a b^{2} f e^{c}\right )} x\right )} e^{\left (d x\right )}}\,{d x} - \frac {2 \, {\left (b e^{\left (d x + c\right )} - a\right )}}{a^{2} d e + b^{2} d e + {\left (a^{2} d f + b^{2} d f\right )} x + {\left (a^{2} d e e^{\left (2 \, c\right )} + b^{2} d e e^{\left (2 \, c\right )} + {\left (a^{2} d f e^{\left (2 \, c\right )} + b^{2} d f e^{\left (2 \, c\right )}\right )} x\right )} e^{\left (2 \, d x\right )}} - \int \frac {2 \, {\left (b f e^{\left (d x + c\right )} - a f\right )}}{a^{2} d e^{2} + b^{2} d e^{2} + {\left (a^{2} d f^{2} + b^{2} d f^{2}\right )} x^{2} + 2 \, {\left (a^{2} d e f + b^{2} d e f\right )} x + {\left (a^{2} d e^{2} e^{\left (2 \, c\right )} + b^{2} d e^{2} e^{\left (2 \, c\right )} + {\left (a^{2} d f^{2} e^{\left (2 \, c\right )} + b^{2} d f^{2} e^{\left (2 \, c\right )}\right )} x^{2} + 2 \, {\left (a^{2} d e f e^{\left (2 \, c\right )} + b^{2} d e f e^{\left (2 \, c\right )}\right )} x\right )} e^{\left (2 \, d x\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tanh(d*x+c)^2/(f*x+e)/(a+b*sinh(d*x+c)),x, algorithm="maxima")

[Out]

2*a^2*integrate(-e^(d*x + c)/(a^2*b*e + b^3*e + (a^2*b*f + b^3*f)*x - (a^2*b*e*e^(2*c) + b^3*e*e^(2*c) + (a^2*
b*f*e^(2*c) + b^3*f*e^(2*c))*x)*e^(2*d*x) - 2*(a^3*e*e^c + a*b^2*e*e^c + (a^3*f*e^c + a*b^2*f*e^c)*x)*e^(d*x))
, x) - 2*(b*e^(d*x + c) - a)/(a^2*d*e + b^2*d*e + (a^2*d*f + b^2*d*f)*x + (a^2*d*e*e^(2*c) + b^2*d*e*e^(2*c) +
 (a^2*d*f*e^(2*c) + b^2*d*f*e^(2*c))*x)*e^(2*d*x)) - integrate(2*(b*f*e^(d*x + c) - a*f)/(a^2*d*e^2 + b^2*d*e^
2 + (a^2*d*f^2 + b^2*d*f^2)*x^2 + 2*(a^2*d*e*f + b^2*d*e*f)*x + (a^2*d*e^2*e^(2*c) + b^2*d*e^2*e^(2*c) + (a^2*
d*f^2*e^(2*c) + b^2*d*f^2*e^(2*c))*x^2 + 2*(a^2*d*e*f*e^(2*c) + b^2*d*e*f*e^(2*c))*x)*e^(2*d*x)), x)

________________________________________________________________________________________

mupad [A]  time = 0.00, size = -1, normalized size = -0.03 \[ \int \frac {{\mathrm {tanh}\left (c+d\,x\right )}^2}{\left (e+f\,x\right )\,\left (a+b\,\mathrm {sinh}\left (c+d\,x\right )\right )} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tanh(c + d*x)^2/((e + f*x)*(a + b*sinh(c + d*x))),x)

[Out]

int(tanh(c + d*x)^2/((e + f*x)*(a + b*sinh(c + d*x))), x)

________________________________________________________________________________________

sympy [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\tanh ^{2}{\left (c + d x \right )}}{\left (a + b \sinh {\left (c + d x \right )}\right ) \left (e + f x\right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tanh(d*x+c)**2/(f*x+e)/(a+b*sinh(d*x+c)),x)

[Out]

Integral(tanh(c + d*x)**2/((a + b*sinh(c + d*x))*(e + f*x)), x)

________________________________________________________________________________________